object FormCanalesNoticias: TFormCanalesNoticias Left = 225 Top = 260 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Canales de noticias' ClientHeight = 373 ClientWidth = 540 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object GrpCanales: TPlaGroupBox Left = 14 Top = 10 Width = 510 Height = 213 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = '%s=' TabOrder = 0 object Image1: TImage Left = 12 Top = 19 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object TxtInfoCanales: TLabel Left = 56 Top = 20 Width = 400 Height = 13 Caption = '%s=' Constraints.MaxWidth = 400 Constraints.MinWidth = 400 Transparent = True WordWrap = True end object PlaListViewCanales: TPlaListView Left = 56 Top = 51 Width = 442 Height = 150 Color = clWhite CheckBoxes = True Columns = < item Width = 135 Caption = 'Canal' end item Width = 305 Caption = 'Descripci�n' end> DragCursor = crDrag DragMode = dmManual HideSelection = True MultiSelect = False ParentColor = False ParentShowHint = False ShowHint = True ShowColumnHeaders = True TabOrder = 0 OnCheckClick = PlaListViewCanalesCheckClick OnGetHintInfo = PlaListViewCanalesGetHintInfo Data = {000100000000FE} end end object PlaButton1: TPlaButton Left = 345 Top = 341 Width = 90 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 OnClick = PlaButton1Click end object PlaButton2: TPlaButton Left = 444 Top = 341 Width = 90 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 2 Cancel = True ModalResult = 2 end object GrpHemeroteca: TPlaGroupBox Left = 14 Top = 229 Width = 510 Height = 80 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = '%s=' TabOrder = 3 object Image2: TImage Left = 12 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object TxtInfoHemeroteca: TLabel Left = 56 Top = 22 Width = 300 Height = 13 Caption = 'Te permite consultar el hist�rico de noticias:' Constraints.MaxWidth = 300 Constraints.MinWidth = 300 Transparent = True WordWrap = True end object PlaLinkLabelNoticial: TPlaLinkLabel Left = 56 Top = 39 Width = 25 Height = 16 Caption = '%s=' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False TabOrder = 0 OnClick = PlaLinkLabelNoticialClick end end end